ComponentOne ASP.NET MVC Controls
OnClientAutoSizedColumn Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientAutoSizedColumn Property
Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizedColumn As String
public virtual string OnClientAutoSizedColumn {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members